Uses of Enum
com.cisco.pt.ipc.enums.InternetConnectionType
Packages that use InternetConnectionType
-
Uses of InternetConnectionType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return InternetConnectionTypeModifier and TypeMethodDescriptionstatic InternetConnectionTypeInternetConnectionType.fromIntValue(int value) static InternetConnectionTypeInternetConnectionType.fromIntValue(Integer value) static InternetConnectionTypeReturns the enum constant of this type with the specified name.static InternetConnectionType[]InternetConnectionType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of InternetConnectionType in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return InternetConnectionTypeModifier and TypeMethodDescriptionWirelessRouter.getInternetConnectionType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type InternetConnectionTypeModifier and TypeMethodDescriptionvoidWirelessRouter.setInternetConnectionType(InternetConnectionType type) Information provided by the PKI file: -
Uses of InternetConnectionType in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return InternetConnectionTypeModifier and TypeMethodDescriptionWirelessRouterImpl.getInternetConnectionType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type InternetConnectionTypeModifier and TypeMethodDescriptionvoidWirelessRouterImpl.setInternetConnectionType(InternetConnectionType type) Information provided by the PKI file: